home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 15 / Best of Select, The - Games 15 (1997)(Select)(M4)[compilation].iso / dosgames / cricket.97 / c97ins.2 < prev    next >
Text File  |  1996-12-01  |  421b  |  31 lines

  1. ;Setup File for C97
  2. ;Version 1.0
  3. [Screen Setup]
  4. ;ScreenSetup
  5. ;ScreenMode
  6. ; 1 - Vesa 1.x, 2.0
  7. ; 2 - Buffered Vesa
  8. ;ScreenLinear
  9. ;    Yes(1), No(0)
  10. ;
  11. ;DisableVBE
  12. ;    Yes(1), No(0)
  13. ;ScreenWidth passed to engine
  14. ;    320, 640
  15. ;
  16. ;ScreenHeight passed to engine
  17. ;    200, 480
  18. ScreenMode    1
  19. ScreenLinear    Yes
  20. DisableVBE    Yes
  21. ScreenWidth     640
  22. ScreenHeight    480
  23. SuperWidth    640
  24. SuperHeight    480
  25. ;
  26.